Clarify GitHub App auth guidance in the ARC quickstart#43925
Clarify GitHub App auth guidance in the ARC quickstart#43925Sharra-writes merged 3 commits intogithub:mainfrom
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@Syqens This is nice. Short, to the point, closes a year-old issue. Yes, I'll definitely take this. Thank you. |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Summary
Why
Issue #37288 points out that the quickstart currently highlights a PAT-based setup even though the docs already support GitHub App authentication. This keeps the quickstart small while guiding readers to the recommended authentication path where supported.
Testing